.footer {
    height: 350px;
    background-color: #06076d;
    padding: 10px;
    overflow: hidden;
    color: #ffffff;
}

.siteinfo {
    height: auto;
    border-bottom: 1px solid #262886;
    overflow: hidden;
    padding: 0 0 15px 0;
}

.tuomaogz-wrapper {
    display: inline-block;
    text-align: center;
    padding-top: 40px;
}
.partner-wrapper{
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    padding-top: 30px;
}
.partner-wrapper>.title2{
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: 34px;
    margin-bottom: 13px;
}
.partner-wrapper>img{
    width: 127px;
}
#footer-logo {
    width: 218px;
    margin-bottom: 42px;
}

.tuomaogz-wrapper>span {
    font-size: 14px;
    line-height: 34px;
}

.info {
    margin-left: 80px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    padding-top: 30px;
}
.address{
    margin-left: 0;
}
.info li+.title{
    margin-top: 15px;
}
.info .title {
    margin: 1px 0 5px 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.info .title2 {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: 34px;
}

.info .title a {
    color: #fff;
}

.info a {
    color: #fff;
    line-height: 34px;
}

.info li {
    margin: 8px 0;
}


.infoLeft {
    margin-left: 120px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}

.site-list {
    width: 389px;
    float: right;
    padding-top: 40px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
}
.site-list>li{
	list-style: disc;
}

.branding{
	height: 74px;
	line-height: 74px;
	text-align: center;
}
.branding>.registered{
	margin: 0 50px;
}
.branding>.registered>img{
	position: relative;
	top:2px;
}
.branding>.registered a{
    color: #fff;
}
.branding a{
    color: #fff;
}
